Skip to content

Conversation

@apganapa-adobe
Copy link
Collaborator

No description provided.

@aem-code-sync
Copy link

aem-code-sync bot commented Dec 18, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Comment on lines 122 to +123
headers: {
'x-product': CONFIG.API.PRODUCT,
'x-api-key': CONFIG.API.KEY,
'x-product': CONFIG.API.PRODUCT

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [eslint] <object-curly-newline> reported by reviewdog 🐶
Unexpected line break after this opening brace.

Suggested change
headers: {
'x-product': CONFIG.API.PRODUCT,
'x-api-key': CONFIG.API.KEY,
'x-product': CONFIG.API.PRODUCT
headers: {'x-product': CONFIG.API.PRODUCT

headers: {
'x-product': CONFIG.API.PRODUCT,
'x-api-key': CONFIG.API.KEY,
'x-product': CONFIG.API.PRODUCT

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [eslint] <comma-dangle> reported by reviewdog 🐶
Missing trailing comma.

Suggested change
'x-product': CONFIG.API.PRODUCT
'x-product': CONFIG.API.PRODUCT,

Comment on lines +123 to 124
'x-product': CONFIG.API.PRODUCT
},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [eslint] <object-curly-newline> reported by reviewdog 🐶
Unexpected line break before this closing brace.

Suggested change
'x-product': CONFIG.API.PRODUCT
},
'x-product': CONFIG.API.PRODUCT},

@nkthakur48
Copy link
Collaborator

Closing this since we have already integrated it as part of another commit - 1e5307d

@nkthakur48 nkthakur48 closed this Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants